home *** CD-ROM | disk | FTP | other *** search
/ Into That Dark Night / Into That Dark Night.iso / pc / YadVashem / mazpen.dxr / Internal_7.ls < prev    next >
Encoding:
Text File  |  2001-06-12  |  116 b   |  8 lines

  1. on mouseUp
  2.   tell the stage
  3.     close(window "mazpen")
  4.     forget(window "mazpen")
  5.     go(marker(0))
  6.   end tell
  7. end
  8.